Skip to content

fix(dashboard): include execution errors in run-list totals - #1638

Merged
christso merged 1 commit into
mainfrom
dashboard-remote-scenario-matrix
Jul 4, 2026
Merged

fix(dashboard): include execution errors in run-list totals#1638
christso merged 1 commit into
mainfrom
dashboard-remote-scenario-matrix

Conversation

@christso

@christso christso commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Dashboard run lists now make the Total column/card reconcile with the run detail totals when a run has execution errors. Pass rate, passed, and failure counts still use the graded quality denominator, but Total now shows the full test_count, so rows like 45 passed, 24 failures, and 11 errors display Total 80 instead of 69.

Validation

  • bun run lint
  • bun test apps/dashboard/src/components/RunList.mobile.spec.tsx apps/dashboard/src/components/StatsCards.test.tsx apps/dashboard/src/lib/result-summary.test.ts
  • bun test apps/dashboard/src/components/RunList.mobile.spec.tsx
  • cd apps/dashboard && bun run build
  • Browser UAT with the av-2s7.21 remote-results scenario matrix confirmed desktop and mobile run lists now show the density run as Passed 45, Failures 24, Errors 11, Total 80.
  • GitHub Actions on PR fix(dashboard): include execution errors in run-list totals #1638 are passing.

Related

Related: av-2s7.21


Compound Engineering
Codex

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 4, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 02f136a
Status: ✅  Deploy successful!
Preview URL: https://f57ff4ec.agentv.pages.dev
Branch Preview URL: https://dashboard-remote-scenario-ma.agentv.pages.dev

View logs

@christso
christso force-pushed the dashboard-remote-scenario-matrix branch from 9b00930 to 02f136a Compare July 4, 2026 06:23
@christso
christso merged commit e4d3003 into main Jul 4, 2026
8 checks passed
@christso
christso deleted the dashboard-remote-scenario-matrix branch July 4, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant